In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx / ShowText Property

ShowText Property (ThumbnailEx)

In This Topic
Syntax
'Declaration

 

Public Property ShowText As Boolean
public bool ShowText {get; set;}
public read-write property ShowText: Boolean; 
public function get,set ShowText : boolean
public: __property bool get_ShowText();

public: __property void set_ShowText( 

   bool value

);
public:

property bool ShowText {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx
ThumbnailEx Members